/*
Theme Name: ai-taishin
*/
@charset "utf-8";
/*
body{
  color: #323333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
  font-size: 17px;
  line-height: 1.6;
}

.inner-content {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

.textcolor_pc{
	color: #74001a;
}

.knowledgeGraph{
	display: none !important;
}

.clearfix {
    zoom: 1;
}
*/
/* ----- header ----- */
/**
#header{
    padding: 24px 0 0;
}
#header .inner-content{
    width: 100%;
    min-width: 1150px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
}
#header h1{
    width: 223px;
    float: left;
}
#header h1 a{
    display: block;
    padding: 6px 0 0;
}
#headerRight{
    width: calc(100% - 223px);
    float: right;
    padding-right: 40px;
    box-sizing: border-box;
}
*/
/* ----- navigation ----- */
/*
#globalnav{
}
#globalnav>ul{
    width: 100%;
    font-size: 0;
    text-align: right;
}
#globalnav>ul>li{
    display: inline-block;
    position: relative;
    margin-left: 28px;
}
#globalnav>ul>li:first-child{
    margin-left: 0;
}
#globalnav>ul>li a{
    display: block;
    color: #333333;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.025em;
    padding: 16px 0 28px;
}
#globalnav>ul>li a:hover{
	opacity: 0.5;
}
#globalnav>ul>li a small{
    display: block;
    color: #787878;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 8px 0 0;
}
#globalnav ul ul{
    display: none;
    min-width: 200px;
    width: 135%;
    position: absolute;
    left: 0;
    top: 77px;
	z-index: 500;
}
#globalnav ul li:hover ul{
	display: block;
}
#globalnav ul ul li{
	padding: 2px 0 0;
}
#globalnav ul ul li a{
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    text-align: left;
    padding: 12px 16px;
	background: rgba(0,0,0,0.7);
}
#globalnav ul ul li a:hover{
	background: rgba(0,0,0,0.9);
}
*/
/* pagetop */
/*
#pagetop{
    width: 48px;
    position: fixed;
    right: 12px;
    bottom: 104px;
}
#pagetop a{
    display: block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    background: #cccccc url(../img/pagetop.png) no-repeat center;
    position: relative;
    border-radius: 4px;
}
#pagetop a:hover{
    background: #ff3300 url(../img/pagetop.png) no-repeat center;
}
*/
/* ------ footer ------ */
/*
#footer{
    padding: 80px 0 0;
}

.snsList{
    font-size: 0;
	text-align: center;
    margin: 0 0 24px;
}
.snsList li{
	width: 64px;
    display: inline-block;
    margin: 0 0 0 16px;
}
.snsList li:first-child{
	margin-left: 0;
}
.snsList li a{
    display: block;
    width: 64px;
    height: 64px;
	color: #ffffff;
    line-height: 64px;
    background: #cccccc;
    border-radius: 50%;
    box-sizing: border-box;
}
.snsList li.fb a:hover{
	background: #4267b2;
}
.snsList li.ig a:hover{
	background: #cd3276;
}
.snsList li a i{
    color: #ffffff;
    font-size: 36px;
	vertical-align: middle;
}

#footer #groupList{
}
#footer #groupList ul{
    text-align: center;
}
#footer #groupList ul li{
    display: inline-block;
}
#footer #groupList ul li:before{
    content: "/";
    display: inline;
    color: #cccccc;
    margin: 0 6px 0 0;
}
#footer #groupList ul li:first-child::before{
	content: none;
}
#footer #groupList ul li a{
    display: inline-block;
    color: #323333;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 0;
}
#footer #groupList ul li a:hover{
}
#copyright{
    color: #323333;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: center;
    padding: 24px 0 40px;
}
*/
/* ----- breadcrumb ----- */
/*
#breadcrumb{
    margin: 12px auto 0;
    padding: 16px 0;
    background: #f2f2f2;
}
#breadcrumb ul{
	text-align: center;
}
#breadcrumb li{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    margin-right: 4px;
}
#breadcrumb li a{
    color: #666666;
}
#breadcrumb li a, #breadcrumb li span, #breadcrumb li strong{
	word-wrap: break-word;
	word-break: break-all;
}
*/

/* ----- /ai Original ----- */
/*
#mainArea{
  width: 100%;
}

sup{
  font-size: 17px;
  vertical-align: .7em;
}

.contents{
  width: 100%;
  line-height: 1.75;
  font-family: "TsukuARdGothic-Regular", -apple-system, "Segoe UI", "Helvetica Neue", "Hiragino Kaku Gothic ProN", メイリオ, meiryo, sans-serif;
}

.contents .inner-content{
  width: 1040px;
	margin: 0 auto;
}

.inner-content .text_green{
  color: #22ac38;
}

.inner-content .text_green{
  color: #22ac38;
}

#mainArea .sec_01{
  width: 100%;
  padding: 1em 0 5em;
  background: #abdff5;
}

#mainArea .sec_01 .inner-content{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 860px;
	margin: 0 auto;
}

#mainArea .sec_01 .inner-content p:nth-child(1){
  width: 20%;
}

#mainArea .sec_01 .inner-content p:nth-child(2){
  width: 25%;
  margin: 0 0 -1em;
}

#mainArea .sec_01 .inner-content p:nth-child(3){
  width: 20%;
}

#mainArea .sec_01 .inner-content p:nth-child(4){
  width: 70%;
  margin: 4em auto 0;
}

#mainArea .sec_01 .inner-content p:nth-child(5){
  width: 75%;
  margin: 3em auto 0;
}

#mainArea .sec_01 .inner-content p:nth-child(6),
#mainArea .sec_01 .inner-content p:nth-child(7),
#mainArea .sec_01 .inner-content p:nth-child(8){
  width: 30%;
  margin: 2em auto 0;
}

#mainArea .sec_01 .main_lead{
  width: 100%;
  background: #fff;
  margin: 3em 0 0;
}

#mainArea .main_lead .text{
  width: auto;
	margin: 0 auto;
  padding: .5em 0;
  color: #2ea7e0;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

#mainArea .sec_02{
  background: #fefdf0;
  padding: 0 0 5em;
}

#mainArea .lead_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 3em 0 0;
}

#mainArea .lead_wrap p.left{
  width: 15%;
}

#mainArea .lead_wrap .lead{
  width: 70%;
  padding: 1.6em 0 0;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

#mainArea .lead_wrap .lead sup{
  font-size: 15px;
  vertical-align: .6em;
}

#mainArea .lead_wrap .lead p{
  padding: .75em 0 0;
  line-height: 1.5;
}

#mainArea .lead_wrap p.right{
  width: 15%;
}

#mainArea .sec_02 .box1{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 4em 0 0;
}

#mainArea .sec_02 .box1.blue{
  padding: 6em 0 0;
}

#mainArea .sec_02 .box1 .inner-box{
  width: 65%;
}

#mainArea .sec_02 .box1 .inner-box p:nth-child(1){
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
}

#mainArea .sec_02 .box1.pink .inner-box p:nth-child(1){
  color: #e3725c;
}

#mainArea .sec_02 .box1.blue .inner-box p:nth-child(1){
  color: #37a7ca;
}

#mainArea .sec_02 .box1 .inner-box p:nth-child(2){
  width: 92%;
  padding: 1em 0 0;
}

#mainArea .sec_02 .box1 .inner-box p:nth-child(3){
  font-size: 14px;
  padding: 1em 0 0;
}

#mainArea .sec_02 .box1 .pic{
  width: 35%;
}

#mainArea .sec_02 .arw{
  text-align: center;
}

#mainArea .sec_02 .box2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 2em 0 0;
}

#mainArea .sec_02 .box2 .pic{
  width: 30%;
  margin: 0 5% 0 0;
}

#mainArea .sec_02 .box2 .inner-box{
  width: 65%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#mainArea .sec_02 .box2 .inner-box p:nth-child(1){
  width: 80%;
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
}

#mainArea .sec_02 .box2 .inner-box p:nth-child(2){
  width: 20%;
}

#mainArea .sec_02 .box2 .inner-box p:nth-child(3){
  width: 100%;
}

#mainArea .sec_02 .box2.blue .pic{
  width: 25%;
  margin: 0 5% 0 3%;
}

#mainArea .sec_02 .box2.blue .inner-box p:nth-child(1){
  width: 100%;
  padding: 0 0 .75em;
}

#mainArea .sec_02 .box2.blue .inner-box p:nth-child(2){
  width: 100%;
}




#mainArea .sec_03{
  background: #fff;
  padding: 0 0 5em;
}

#mainArea .sec_03 .box{
  padding: 3em 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#mainArea .sec_03 .box .inner-box{
  width: 48%;
  display: flex;
  flex-wrap: wrap;
}

#mainArea .sec_03 .box .lead{
  width: 100%;
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 0 0 .5em;
}

#mainArea .sec_03 .box .left .lead{
  color: #e3725c;
}

#mainArea .sec_03 .box .right .lead{
  color: #37a7ca;
}

.parts-box{
  width: 100%;
  padding: 2em 1.5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#mainArea .sec_03 .box .inner-box.left .parts-box{
  border: 3px solid #f99f98;
  border-radius: 20px;
}

#mainArea .sec_03 .box .inner-box.right .parts-box{
  border: 3px solid #8bc6d8;
  border-radius: 20px;
}

.parts-box ul{
  width: 70%;
  text-align: left;
}

#mainArea .sec_03 .box .inner-box.right .parts-box ul{
  width: 100%;
  line-height: 1.5;
}

#mainArea .sec_03 .box .inner-box.right .parts-box ul sup{
  font-size: 13px;
  vertical-align: .5em;
}

.parts-box ul li::before{
  content: '■';
  font-size: 10px;
  padding: 0 .5em 0 0;
  vertical-align: .1em;
}

#mainArea .sec_03 .box .inner-box.left .parts-box ul li::before{
  color: #f99f98;
}

#mainArea .sec_03 .box .inner-box.right .parts-box ul li::before{
  color: #8bc6d8;
}

.parts-box .pic1{
  width: 30%;
}

.parts-box .arw{
  width: 35%;
  margin: 1em auto;
}

.parts-box .pic2{
  width: 75%;
  margin: 0 auto;
}

.parts-box .text1{
  width: 90%;
  margin: 1.5em auto 0;
  text-align: center;
  padding: .5em 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

#mainArea .sec_03 .box .inner-box.left .parts-box .text1{
  background: #fbf2f0;
}

#mainArea .sec_03 .box .inner-box.right .parts-box .text1{
  background: #f3f9fa;
}

.parts-box .pic3{
  width: 90%;
  margin: 1.5em auto 0;
}

.parts-box .note{
  font-size: 12px;
  padding: 1.5em 0 0;
}

#mainArea .sec_03 .box .inner-box .pic4{
  width: 35%;
}

#mainArea .sec_03 .box .inner-box .text2{
  width: 62%;
  margin: 0 0 0 3%;
}

#mainArea .sec_03 .box .inner-box .text3{
  display: block;
  padding: 0 0 1em;
  font-size: 24px;
  font-weight: bold;
}

*/


/* --- overview --- */
/*
#overview.contents{
  background: #fefdf0;
}

#overview.contents .inner-content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 3em 0 0;
}

#overview.contents .inner-content p.left{
  width: 18%;
}

#overview.contents .inner-content .lead{
  width: 70%;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

#overview.contents .inner-content .lead p{
  padding: .5em 0 0;
  line-height: 1.5;
}

#overview.contents .inner-content .lead sup{
  font-size: 18px;
  vertical-align: .9em;
}

#overview.contents .inner-content p.right{
  width: 12%;
}

#overview.contents .inner-content p.ex{
  padding: 4em 0 .5em;
}

#overview.contents .inner-content .box{
  width: 100%;
  margin: 0 0 4em;
  padding: .5em 2em 2.5em;
  background: #fff;
  border: 2px solid #e4e4dd;
  box-sizing: border-box;
}

#overview.contents .inner-content .box h3{
  font-size: 24px;
  padding: 0 0 .2em;
  margin: 1em 0 .65em;
  border-bottom: 1px dashed #e4e4dd;
}

#overview.contents .inner-content .box .note{
  padding: 1.5em 0 0;
}

#overview.contents .inner-content .box .inner-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#overview.contents .inner-content .box .trademark{
  width: 16%;
}

#overview.contents .inner-content .box .trademark p{
  margin: 0 10% 10% 0;
}

#overview.contents .inner-content .box .trademark p:nth-child(2){
  margin: 0 10% 0 0;
}
*/
